func net.copyIP
3 uses
net (current package)
cgo_unix.go#L208: addr := IPAddr{IP: copyIP(sa.Addr[:])}
cgo_unix.go#L212: addr := IPAddr{IP: copyIP(sa.Addr[:]), Zone: zoneCache.name(int(sa.Scope_id))}
cgo_unix.go#L344: func copyIP(x IP) IP {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)